There was an error while loading. Please reload this page.
This section provides the most of importance architecture in IoT engine:
IoT engine
Represents for minimum independent config for each Verticle. With this config, Vertx Verticle can start without any issue
Vertx Verticle
@See: IConfig
Represents small and independent component that integrate with verticle.
New Core Unit must be extended these classes:
Core Unit must be provided by
Represents a container consists a list of Verticle unit to startup application
New Service must be extended these classes: